home *** CD-ROM | disk | FTP | other *** search
/ Workbench Add-On / Workbench Add-On - Volume 1.iso / BBS-Archive / Dev / gcc263-src.lha / gcc-2.6.3 / config / m68k / x-hp320 < prev    next >
Text File  |  1993-05-13  |  499b  |  15 lines

  1. # Make assignments for compilation on HPUX with their C compiler.
  2. CC=cc -Wc,-Nw2000 -Wc,-Ns2000 -Wc,-Ne700 -Wc,-Np300
  3. OLDCC=cc -Wc,-Nw2000 -Wc,-Ns2000 -Wc,-Ne700 -Wc,-Np300
  4. ALLOCA=alloca.o
  5. # B option not supported on hpux.
  6. TAROUTOPTS = xpf
  7.  
  8. # For CCLIBFLAGS you might want to specify the switch that
  9. # forces only 68000 instructions to be used.
  10.  
  11. # Version 5 of HPUX had a compiler bug that made it crash with -g.
  12. # You must set CFLAGS to empty on version 5.
  13.  
  14. # You must get alloca.c from GNU Emacs.
  15.